* {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

html {
    height: 100%;
    background-color: #fff;
}

body {
    margin: 0;
    height: inherit;
    font-family: Arial;
    font-size: 13px;
    color: #000;
    line-height: 18px;
    overflow: hidden;
}

input, button, select, textarea {
    font-family: Arial;
    font-size: 13px;
    color: #232323;
    line-height: 18px;
    resize: none;
}

input[type="text"], input[type="number"], input[type="password"], select, textarea {
    padding: 3px 5px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 2px;
}

input[type="text"], input[type="number"], input[type="password"] {
    height: 24px;
}

input.type_search {
    background: url(/i/lms/search_bg.png);
    background-position: right;
    background-repeat: no-repeat;
}

select {
    max-width: 500px;
}

.btn {
    font-weight: bold;
}

form {

}

.help {
    font-size: 11px;
    color: #808080;
    line-height: 12px;
    display: block;
}

a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.35);
}

a:hover, .a_hover, .lui_pseudo:hover {
    text-decoration: none;
    opacity: 0.7;
    border-color: rgba(0, 0, 0, 0.2);
}

img {
    border: none;
    vertical-align: middle;
}

fieldset {
    border: none;
    padding: 15px 0;
    margin: 0;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

h1 {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    color: #22292b;
    font-family: 'Arial';
    font-weight: normal;
}

h2 {
    font-size: 18px;
    margin: 0;
}

h3 {
    font-size: 16px;
    margin: 2px 0;
}

.sf_admin_form_row {
    margin-bottom: 15px;
}

i {
    font-family: 'Arial';
}

b, strong {
    font-family: 'Arial'; /*font-weight: normal;*/
}

.br3, .br5, .br10, .br15, .br14, .br1, .br20, .br25, .br30, .br40, .br50 {
    height: 5px;
    overflow: hidden;
    display: block;
    clear: both;
}

.br50 {
    height: 50px;
}

.br40 {
    height: 40px;
}

.br30 {
    height: 30px;
}

.br25 {
    height: 25px;
}

.br20 {
    height: 20px;
}

.br15 {
    height: 15px;
}

.br14 {
    height: 14px;
}

.br10 {
    height: 10px;
}

.br3 {
    height: 3px;
}

.br1 {
    height: 1px;
}

.hr {
    height: 1px;
    font-size: 0;
    border-bottom: 1px solid #eeeeee;
}

.fs_14, .fsa_14, .fsa_14 * {
    font-size: 14px;
}

.fs_16, .fsa_16, .fsa_16 * {
    font-size: 16px;
}

.fs_18, .fsa_18, .fsa_18 * {
    font-size: 18px;
}

.fs_20, .fsa_20, .fsa_20 * {
    font-size: 20px;
}

.fs_22, .fsa_22, .fsa_22 * {
    font-size: 22px;
}

.lui__root, .lui__desktop {
    height: inherit;
}

.lui__root {

}

.lui__desktop_left {
    padding: 15px 0 10px 0;
    background: #22292b;
    z-index: 1000;
    position: relative;
}

.lui__desktop_right {
    padding: 15px 0 0 0;
    position: relative;
}

.lui__nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.lui__nav li {
    margin: 0px 10px 0px 10px;
    padding: 2px 15px 2px 34px;
    list-style: none;
    white-space: nowrap;
}

.lui__nav li a {
    color: #fff;
    position: relative;
}

.lui__nav li a:before, .sprite_link:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(/i/lms/menu_sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    left: -24px;
    top: 2px;
}

.lui__nav li.current {
    background-color: #393f41;
}

.lui__nav_a_division:before {
    background-position: 0 -48px !important;
}

.lui__nav_a_course:before {
    background-position: 0 -80px !important;
}

.lui__nav_a_worker_course:before {
    background-position: 0 -80px !important;
}

.lui__nav_a_worker:before {
    background-position: 0 -64px !important;
}

.lui__nav_a_protocol:before {
    background-position: 0 -112px !important;
}

.lui__nav_a_profession:before {
    background-position: 0 -128px !important;
}

.managed_add, .managed_edit, .managed_remove {
    cursor: pointer;
    margin-left: 7px;
    display: inline-block;
    color: transparent;
}

.managed_add {
    width: 16px;
    height: 16px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNJREFUeNpi/P//PwM2oDuPFUXictJvRmzqmBgoBKMGMDAw6sxl+T/Sw2A0JQ4CAwACDACxKg/kIgkLwQAAAABJRU5ErkJggg==');
}

.managed_remove {
    width: 13px;
    height: 15px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPCAIAAACwQdIgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFNJREFUeNrckVEKwCAMQ19L739lR10RXXTsew8/Qo2hRG8PoM5KMGNGOkVD1Gi2qs689d0eM8k7EBn2HtlvfbONCnC+8UPfqFBF/e9d9YnuvgQYAFlsOQ7mY3jUAAAAAElFTkSuQmCC');
}

.managed_edit {
    width: 16px;
    height: 16px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABq0lEQVR4XoWTMWjCUBCGf9NQ6CjOLhYsdHFrESsOVpwUKwWDq11EMFBxVRB06eCq2O6Wliji6tRMxUVH69JBcJGC1qFgTS+PPBpCMB98hMD9L/eOi0vTNHCSySRsyJJh8oj8IE+M9zeyJuIwCnkDe65JCE5ht9uNfD6PQqGAdDoNv9+PWq0Gg7DoFC6VSlAUBblcDvF4HPv9HpVKBQZvglO40+kgGAzC6/VCRxAE+Hw+GHxbD7jg4XK5zMLRaBSDwQCLxQI68/kco9EIBqr1gCsSkUgE7XYb2WwWqVQKsiyj0WhgPB6jWq1is9mAeCbfrQeckxgOh3qYtU6wwUmShGazaQ5LJATTDjwCyImiyO7Ow7ztVqtlDTMEIyybw6FQCJzdboflcontdmsJGyQSiTPyh9RUVdXMrNdrjdPtdsf00OvNsg7uyeNYLMa+bG67WCxiOp1iMpl8ZjKZS9ggGJNn0+bMZjM27dVqhXq9/hoIBE4B/MIGkTz3eDz6orAh9Xo99Pt9dnfimZBwAJEPivadLwvnibyjAeMQLhrEC4BbMPBl/KYPpApn8Adj5cJhEcYLUgAAAABJRU5ErkJggg==');
}

.managed_form {
    position: absolute;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    padding: 10px;
    z-index: 1000;
    background-color: #fff;
    margin-left: 12px;
    margin-top: -8px;
}

.managed_form_modal {
    display: inline-block;
    left: 50%;
    top: 50%;
    padding: 30px;
    z-index: 10001;
}

.managed_form_inline {
    display: inline-block;
}

.managed_form_inline:before {
    content: '';
    display: inline-block;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffffff;
    position: absolute;
    margin-left: -20px;
}

.action_cancel:before {
    content: '×';
    position: relative;
    top: 4px;
    font-size: 24px;
    margin-right: 2px;
    display: inline-block;
}

button {

}

.lui__nav li .new {
    visibility: hidden;
    position: absolute;
    margin-left: 10px;
    margin-top: 3px;
    width: 16px;
    height: 16px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNJREFUeNpi/P//PwM2oDuPFUXictJvRmzqmBgoBKMGMDAw6sxl+T/Sw2A0JQ4CAwACDACxKg/kIgkLwQAAAABJRU5ErkJggg==');
    border: none;
}

.lui__nav li:hover .new {
    visibility: visible;
}

.lui__h1 {
    font-size: 18px;
    margin-left: 10px;
    line-height: 18px;
}

.lui__list_actions, .sf_admin_td_actions, .sf_admin_actions {
    list-style: none;
    margin: 0;
    padding: 0;
}

.lui__list_actions li, .sf_admin_td_actions li, .sf_admin_actions li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 0;
}

.sf_admin_td_actions li {
    overflow: hidden;
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    margin: 0 5px 0 0;
}

.sf_admin_td_actions li a {
    opacity: 0.5;
}

.sf_admin_td_actions li a:hover {
    opacity: 1;
}

.sf_admin_td_actions li a:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(/i/lms/icon_sprite.png);
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
}

.sf_admin_action_delete span, .sf_admin_action_delete a {
    color: #FF0000;
    visibility: visible !important;
    border-color: rgba(128, 0, 0, 0.35);
    background-color: transparent;
    opacity: 0.5;
    font-size: 13px;
}

.sf_admin_action_delete .lui_pseudo:hover, .lui_remove:hover, .lui_remove_disabled, .lui_remove[disabled] {
    background-color: transparent !important;
    border-color: rgba(128, 0, 0, 0.35) !important;
    color: #FF0000 !important;
    border: 1px #FF0000 solid !important;
    opacity: 0.5 !important;
}

.lui_remove_disabled, .lui_remove[disabled] {
    cursor: default !important;
}

.lui_remove {
    cursor: pointer;
    opacity: 1;
    border: 1px #FF0000 solid !important;
    background-color: transparent !important;
    color: #FF0000 !important;
}

.lui_remove2:before {
    content: '×';
    display: inline-block;
    position: absolute;
    left: 2px;
    top: -1px;
}
.lui_remove2 {
    cursor: pointer;
    opacity: 1;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 20px;
    color: #ffffff;
    border: none;
    font-size: 17px;
    position: relative;
    margin-top: 3px;
    background-color: #FF0000 !important;

}

.sf_admin_td_actions .sf_admin_action_delete {
    margin-right: 10px;
}

.sf_admin_action_delete a:before {
    background-position: 0 -32px;
}

.sf_admin_action_preview a:before {
    background-position: 0 -48px;
}

.sf_admin_action_edit a:before {
    background-position: 0 -16px;
}

.sf_admin_action_copy a:before {
    background-position: 0 -64px;
}

.lui__list_count {
    font-weight: bold;
    color: #000;
    position: absolute;
}

.lui__notice, .lui__error {
    position: absolute;
    top: 0;
    right: 0;
    left: 0px;
    width: 100%;
    margin: auto;
    font-style: normal;
    text-align: center;
    padding: 15px 10px 10px 10px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    z-index: 1000;
}

.lui__notice {
    background-color: #5ea0c7;
}

.lui__error {
    background-color: #c75e5e;
}

#lui_scroller {
    overflow-y: scroll;
}

.lui__scroller_wrapper {

}

#lui__list_table_fixed {
    position: absolute;
    background-color: #fff;
    z-index: 100;
}

.lui__scroller_wrapper_shadow {
    width: 100%;
    height: 15px;
    position: absolute;
    margin-top: -16px;
    z-index: 103;
}

.scrolled {

}

.scrolled .lui__scroller_wrapper_shadow {
    -webkit-box-shadow: 0px 10px 5px -10px rgba(0, 0, 0, .3);
    box-shadow: 0px 9px 5px -5px rgba(0, 0, 0, .3);
}

.scrolled .lui__list_table_fixed {
    -webkit-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, .3);
    box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, .3);
}

#list_checked {
    display: none;
}

.lui__list_loader {
    padding: 15px 0;
}

.lui__list_count_from_to {
    display: none;
}

input.form_error {
    color: #FF0000 !important;
}

ul.error_list {
    position: absolute;
    list-style: none;
    margin: 0;
    font-size: 11px;
    padding: 0;
    color: #c75e5e;
}

ul.error_list:before {

}

.lms_error_list {
    display: inline-block;
    margin-left: 10px;
    font-size: 11px;
    color: #c75e5e;
}

.button {
    border: 3px solid #0a3c59;
    background: #4e5764;
    background: -webkit-gradient(linear, left top, left bottom, from(#7c899c), to(#4e5764));
    background: -webkit-linear-gradient(top, #7c899c, #4e5764);
    background: -moz-linear-gradient(top, #7c899c, #4e5764);
    background: -ms-linear-gradient(top, #7c899c, #4e5764);
    background: -o-linear-gradient(top, #7c899c, #4e5764);
    background-image: -ms-linear-gradient(top, #7c899c 0%, #4e5764 100%);
    padding: 5.5px 11px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 0px 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 0px 0;
    box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 0px 0;
    text-shadow: #ffffff 0 1px 0;
    color: #ffffff;
    font-size: 14px;
    font-family: helvetica, serif;
    text-decoration: none;
    vertical-align: middle;
}

.widget_form_photo_upload {
    border: 1px solid #ACACAC;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}

.widget_form_photo_upload:hover, .no_image {

}

.widget_form_photo_upload:hover {
    border-color: #808080;
}

.uploading {
    background-image: none !important;
}

.sOverlay {
    position: absolute;
    opacity: 0.6;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10000;
}

.sOverlay:before {
    content: 'Загрузка...';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
}

.sOverlay_disabler {
    position: absolute;
    background-color: #FFFFFF;
    opacity: 0.8;
}

.sOverlay_disabler:before {
    content: '';
}

.sOverlay_black {
    opacity: 0.4;
    background: #000;
}

.sOverlay_upload {
    background-image: url(/i/a/upload.gif);
}

#sf_admin_bar {

}

#sf_admin_bar .sf_admin_form_row {

}

.sf_admin_row {
    background-color: #ffffff;
    cursor: pointer;
}

.skip {
    cursor: default !important;
}

.sf_admin_row td {
    padding: 5px 10px 5px 0;
}

.sf_admin_row th {
    padding: 5px 10px 5px 0;
    text-align: left;
}

li.inline-radio {
    display: inline-block;
    padding-right: 20px;
}

input.custom_input {
    opacity: 0;
    position: relative;
    z-index: 5;
    margin: 0px;
    left: 0px;
    top: 1px;
}

input.custom_input:disabled span.custom_input {
    opacity: 0.5;
    background: aqua;
}

span.custom_input {
    margin-top: 1px;
    margin-left: -13px;
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #8b8b8b;
    z-index: 4;
    background-color: #fff;
}

input.custom_input:hover + span.custom_input {
    border-color: #585858;
}

label.custom_input_label {
    display: inline-block;
    padding-left: 18px;
    position: relative;
}

label.custom_input_label input {
    position: absolute;
    top: 2px;
    left: 0;
}

label.custom_input_label span.custom_input {
    margin: 0;
    left: 0;
    top: 2px;
}

span.custom_input_radio {
    border-radius: 100px;
    left: 1px !important;
    top: 2px !important;
}

span.custom_input_checkbox {
    border-radius: 2px;
}

input.custom_input:checked + span.custom_input {

}

input.custom_input:checked + span.custom_input:before {
    content: '';
    display: block;
    position: relative;
}

input.custom_input:checked + span.custom_input_radio:before {
    left: 3px;
    top: 3px;
    width: 6px;
    height: 6px;
    background-color: #000000;
    border-radius: 100px;
}

input.custom_input:checked + span.custom_input_checkbox:before {
    width: 15px;
    height: 16px;
    left: -1px;
    top: -3px;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMzciIGhlaWdodD0iMTQuOTczIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNi4xODctMTkuODQ1YzQuNDE4IDAgOCAzLjU4MiA4IDggMCA0LjQxOS0zLjU4MiA4LTggOHMtOC0zLjU4MS04LThjMC00LjQxOCAzLjU4Mi04IDgtOHoiLz48cGF0aCBkPSJNNi4xODctMTguODQ1Yy0zLjg2NiAwLTcgMy4xMzQtNyA3czMuMTM0IDcgNyA3IDctMy4xMzQgNy03LTMuMTM0LTctNy03ek0xMC4xNzctOS4yOGwtMS40MjYgMS40MjYtMi41NjQtMi41NjQtMi41NjUgMi41NjQtMS40MjYtMS40MjYgMi41NjQtMi41NjQtMi41NjQtMi41NjQgMS40MjYtMS40MjYgMi41NjQgMi41NjQgMi41NjQtMi41NjQgMS40MjYgMS40MjYtMi41NjQgMi41NjQgMi41NjUgMi41NjR6Ii8+PHBhdGggZD0iTTUuMjg3IDE0Ljk3MmwxMC43NS0xMi44MTYtMi4xNzctMi4xNTYtOC41NzMgMTAuNjYxLTMuMTQ0LTQuMTQ4LTIuMTQzIDIuMTIzIDUuMjg3IDYuMzM2eiIvPjwvc3ZnPg==") no-repeat transparent;
}

input.custom_input:disabled + span.custom_input {
    opacity: 0.3;
}

.ajax_eval {
    display: none;
}

.no-border {
    border: none;
    display: inline-block;
    background-color: #FFC0C0;
}

.lui_blocks {
    display: inline-block;
    margin: 0 20px 30px 0;
    width: 128px;
    vertical-align: top;
}

.lui_blocks img {
    position: relative;
    z-index: 10;
}

.lui_blocks .sf_admin_actions {
    position: absolute;
    z-index: 10;
    padding: 5px;
    width: 118px;
    background-color: #fff;
    opacity: 0.7;;
    visibility: hidden;
}

.lui_blocks:hover .sf_admin_actions {
    visibility: visible;
}

.lui_blocks .sf_admin_actions li {
    display: block;
    font-size: 12px;
}

.lui_blocks .sf_admin_action_delete {
    margin-left: 3px;
}

.lui_blocks_border {
    border: 1px solid #D0D0D0;
    width: 128px;
    height: 128px;
}

.lui_blocks_link img {
    position: absolute;
    margin-top: -60px;
}

.lui_upload_link {
    overflow: hidden;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.lui_upload_link input[type="file"] {
    position: absolute;
    right: -5px;
    top: -5px;
    font-size: 50px;
    opacity: 0;
    cursor: pointer;
}

textarea.rich {
    font-family: 'Courier New';
}

.cat_folder {
    font-weight: bold;
    margin-left: 18px;
}

.cat_folder:before {
    content: '';
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO9JREFUeNpiZAACSUlJfiD1AIgFGBDgw/PnzwUZ8AAWoMb/TExMDGJiYgwgGgb+/fsHMug/ugaggYxwzVJSUlhNBRmETQ6oGWEziGBnZ39x9OjRSAYiACMjI6pmPT292UBb5IHMBYQ0A70JDxNGKyur50BbDdXV1U/x8vLKMhAJ1NTU5jFBbVXn4uIiWiMImJiYzGP8//+/BNDWOUBbvYnVCLRsx6ZNmwKZgAx2VlZWb1JsVVRUXAYMuB9MQOeWcHBwEK2Rm5v7zsSJEzeDoxMYTXGk2AoMqKVAWz+Aow3oZxtYlBEJbgA1vwAxAAIMAHYlN9kJbfn2AAAAAElFTkSuQmCC');
    display: inline-block;
    height: 12px;
    width: 15px;
    margin-left: -18px;
    margin-top: 4px;
    position: absolute;
    opacity: 0.4;
}

.cat_folder_sub:before {
    opacity: 1 !important;
}

ul.checkbox_list {
    background-color: #E0E0E0;
    padding: 6px 10px;
}

ul.radio_list {
    padding: 0;
}

ul.checkbox_list, ul.radio_list {
    margin: 3px 0 0 0;
    list-style: none;
}

ul.checkbox_list li, ul.radio_list li {
    padding: 0 15px 0 0;
    margin: 3px 0;
    list-style: none;
    vertical-align: top;
}

ul.checkbox_list li {
    display: inline-block;
}

.ui_contact div:first-child i {
    display: none;
}

.ui_contact div span {
    display: none;
}

.ui_contact div:first-child span {
    display: inline-block;
}

.lui_tab_links {
    border-bottom: 1px solid #D0D0D0;
}

.lui_tab_links__item {
    display: inline-block;
    padding: 7px 10px;
    cursor: pointer;
    border-radius: 4px 4px 0 0;
    border: 1px solid #fff;
    border-bottom-color: #D0D0D0;
    position: relative;
    bottom: -1px;
}

.lui_tab_links__item__current {
    border-color: #D0D0D0;
    border-bottom-color: #fff;
    font-weight: bold;
    background: #fff;
}

.lui_tab_body {
    border: 1px solid #D0D0D0;
    border-top: none;
    padding: 10px 10px 0 10px;
    margin-bottom: 15px;
}

.lui_tab_body table td {
    padding: 5px 0;
}

.lui_tab_body table th {
    padding: 7px 10px 5px 0;
    vertical-align: top;
    text-align: left;
}

.sf_admin_form_field_en, .sf_admin_form_field_ru {
    margin: 0;
}

.lui_tab_links__item__has_error {
    color: #FF0000;
}

/* Make clicks pass-through */
#nprogress {
    pointer-events: none;
    -webkit-pointer-events: none;
}

#nprogress .bar {
    background: #29d;

    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;

    width: 100%;
    height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #29d, 0 0 5px #29d;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 100;
    top: 15px;
    right: 15px;
}

#nprogress .spinner-icon {
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 10px;
    -webkit-animation: nprogress-spinner 400ms linear infinite;
    -moz-animation: nprogress-spinner 400ms linear infinite;
    -ms-animation: nprogress-spinner 400ms linear infinite;
    -o-animation: nprogress-spinner 400ms linear infinite;
    animation: nprogress-spinner 400ms linear infinite;
}

@-webkit-keyframes nprogress-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes nprogress-spinner {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes nprogress-spinner {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes nprogress-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes nprogress-spinner {
    0% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

div.jGrowl {
    z-index: 9999;
    color: #fff;
    font-size: 12px
}

div.ie6 {
    position: absolute
}

div.ie6.top-right {
    right: auto;
    bottom: auto;
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth:document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' )
}

div.ie6.top-left {
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' )
}

div.ie6.bottom-right {
    left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth:document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight:document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' )
}

div.ie6.bottom-left {
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight:document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' )
}

div.ie6.center {
    left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft:document.body.scrollLeft ) ) + 'px' );
    top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ) ) + 'px' );
    width: 100%
}

div.jGrowl {
    position: absolute
}

body > div.jGrowl {
    position: fixed
}

div.jGrowl.top-left {
    left: 0;
    top: 0
}

div.jGrowl.top-right {
    right: 0;
    top: 0
}

div.jGrowl.bottom-left {
    left: 0;
    bottom: 0
}

div.jGrowl.bottom-right {
    right: 0;
    bottom: 0
}

div.jGrowl.center {
    top: 0;
    width: 50%;
    left: 25%
}

div.center div.jGrowl-notification, div.center div.jGrowl-closer {
    margin-left: auto;
    margin-right: auto
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    background-color: #000;
    opacity: .85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    zoom: 1;
    width: 235px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: left;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

div.jGrowl div.jGrowl-notification {
    min-height: 40px
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    margin: 10px
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
    font-weight: bold;
    font-size: .85em
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
    z-index: 99;
    float: right;
    font-weight: bold;
    font-size: 1em;
    cursor: pointer
}

div.jGrowl div.jGrowl-closer {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: .9em;
    font-weight: bold;
    text-align: center
}

@media print {
    div.jGrowl {
        display: none
    }
}

.lui_photos {
    position: relative;
}

.lui_photos__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.4);
}

.lui_photos__item .sf_admin_actions {
    position: absolute;
    visibility: hidden;
    background-color: #fff;
    padding: 0 0 3px 3px;
    margin-top: 3px;
    margin-left: 3px;
}

.lui_photos__item:hover .sf_admin_actions {
    visibility: visible;
}

.invert, .invert * {
    color: #fff;
}

.invert a {
    color: #fff;
    border-bottom: 1px solid;
    border-color: rgba(255, 255, 255, 0.35);
}

.fixed_user_menu {
    position: fixed;
    bottom: 20px;
    left: 20px;
}

.sprite_link {
    position: relative;
    display: inline-block;
    margin-left: 24px;
}

.sprite_link_logout:before {
    background-position: 0 -16px;
}

.sprite_link_user:before {
    background-position: 0 -32px;
}

#login_form label, #login_form .br5 {
    display: none;
}

#login_form input[type=text], #login_form input[type=password] {
    background-color: rgba(183, 203, 206, 0.5);
    background-repeat: no-repeat;
    background-position: 12px 5px;
    padding: 9px 9px 9px 50px;
    border: none;
    color: #fff;
    font-size: 15px;
    box-shadow: none;
    height: 38px;
}

#login_form input[type=text] {
    background-image: url(/i/lms/input_login.png);
}

#login_form input[type=password] {
    background-image: url(/i/lms/input_password.png);
}

.login_form_table {
    height: inherit;
    position: relative;
    z-index: 20000;
}

.bg_changer {
    position: absolute;
    z-index: 19999;
    left: 0;
    top: 0;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#login_form ul.error_list {
    margin: 0;
    padding: 10px 30px;
    top: 20%;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
}

.abs_error_list {
    position: absolute;
    top: 15%;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    padding: 15px 20px;
    border: 2px solid #fff;
    z-index: 20010;
    color: #fff;
    list-style: none;
    text-align: center;
    transition: top 0.5s ease;
}

.ps-container .ps-scrollbar-x-rail {
    position: absolute;
    display: none;
}

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    right: 1px;
    width: 4px;
    opacity: 0;
    z-index: 10000;
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover,
.ps-container .ps-scrollbar-y-rail:active {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x {
    position: absolute; /* please don't change 'position' */
    bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
    height: 6px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999;
}

.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y */
    width: 4px;
    background-color: #aaa;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999;
}

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}

.shake_eff {
    -moz-animation: shake 0.2s ease-in-out;
    -webkit-animation: shake 0.2s ease-in-out;
    -o-animation: shake 0.2s ease-in-out;
    animation: shake 0.2s ease-in-out;
}

@-moz-keyframes shake {
    0% {
        -moz-transform: translate(0, 0);
    }
    20% {
        -moz-transform: translate(-10, 0);
    }
    40% {
        -moz-transform: translate(10px, 0);
    }
    60% {
        -moz-transform: translate(-10px, 0);
    }
    80% {
        -moz-transform: translate(10px, 0);
    }
    100% {
        -moz-transform: translate(0, 0);
    }
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: translate(0, 0);
    }
    20% {
        -webkit-transform: translate(-10, 0);
    }
    40% {
        -webkit-transform: translate(10px, 0);
    }
    60% {
        -webkit-transform: translate(-10px, 0);
    }
    80% {
        -webkit-transform: translate(10px, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
    }
}

@-o-keyframes shake {
    0% {
        -o-transform: translate(0, 0);
    }
    20% {
        -o-transform: translate(-10, 0);
    }
    40% {
        -o-transform: translate(10px, 0);
    }
    60% {
        -o-transform: translate(-10px, 0);
    }
    80% {
        -o-transform: translate(10px, 0);
    }
    100% {
        -o-transform: translate(0, 0);
    }
}

@keyframes shake {
    0% {
        transform: translate(0, 0);
    }
    20% {
        transform: translate(-10, 0);
    }
    40% {
        transform: translate(10px, 0);
    }
    60% {
        transform: translate(-10px, 0);
    }
    80% {
        transform: translate(10px, 0);
    }
    100% {
        transform: translate(0, 0);
    }
}

.ierch__layers__wrapper {
    border-top: 1px solid #cecece;
}

.ierch__layers {
    height: inherit;
    position: relative;
    overflow: hidden;
    left: 0;
    transition: left 100ms ease;
}

.ierch__layer {
    display: inline-block;
    border-right: 1px solid #cecece;
    width: 220px;
    height: 100%;
    vertical-align: top;
    position: relative;
}

.ierch__layer__items {
    overflow: hidden;
    width: 219px;
    height: 100px;
    position: relative;
}

.ierch__layer__actions {
    background-color: #e5e5e5;
    padding: 10px;
    position: relative;
}

.ierch__layer__item {
    padding: 8px 10px;
    cursor: pointer;
    position: relative;
}

.ierch__layer__actions input[type="text"] {
    box-shadow: none;
    width: 100%;
    padding-right: 26px;
}

.ierch__layer__actions input[type="submit"] {
    width: 20px;
    height: 20px;
    border: none;
    background: url(/i/lms/save_btn.png);
    position: absolute;
    right: 12px;
    top: 12px;
}

.ierch__layer__item {
    padding-right: 45px;
}

.ierch__layer__item:hover {
    background-color: rgba(186, 228, 244, 0.25);
}

.ierch__layer__item:hover .ierch__layer__item__action {
    visibility: visible;
}

.ierch__layer__item__opened {
    background-color: #bae4f4 !important;
}

.ierch__layer__item__count {
    position: absolute;
    right: 10px;
    top: 9px;
    background-color: transparent;
    display: inline-block;
    padding: 0 5px 0 5px;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    height: 16px;
    overflow: hidden;
    line-height: 14px;
}

.ierch__layer__item:hover .ierch__layer__item__count, .ierch__layer__item__cache_ .ierch__layer__item__count {
    visibility: hidden;
}

.ierch__layer__item__cache_warn {
    color: #ff9226;
}

.ierch__layer__item__cache_warn .ierch__layer__item__count {
    background-color: #ff9226;
}

.ierch__layer__item__cache_bad {
    color: #c75e5e;
}

.ierch__layer__item__cache_bad .ierch__layer__item__count {
    background-color: #c75e5e;
}

input[type="submit"], input[type="button"], button, .pseudo_button, .lui_pseudo, .lui__list_actions a, .lui_remove {
    margin: 0;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    font-weight: normal;
    display: inline-block;
    outline: none;
    padding: 0px 8px 0 8px;
    border-radius: 2px;
    border: 1px solid #63b556;
    background-color: #63b556;
    color: #ffffff;
    height: 24px;
    line-height: 18px !important;
    overflow: hidden;
}

.lui_pseudo, .lui__list_actions a {
    padding-top: 2px;
}

input[type="submit"]:hover, input[type="button"]:hover, button:hover, .lui_pseudo:hover, .pseudo_button:hover, .lui__list_actions a:hover {
    background-color: #6dc75e;
    border-color: #6dc75e;
    color: #fff;
    opacity: 0.8;
}

input[type="submit"]:active, input[type="button"]:active, button:active, .lui_pseudo:active, .lui__list_actions a:active {
    background-color: #63b556;
    border-color: #63b556;
    color: #fff;
}

.lms_blue_btn {
    margin: 0 !important;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    font-weight: normal;
    display: inline-block !important;
    outline: none;
    padding: 1px 8px 0 8px;
    border-radius: 2px;
    border: 1px solid #59b7c8;
    background-color: #59b7c8;
    color: #ffffff;
    height: 24px;
    line-height: 18px !important;
    overflow: hidden;
}

.lms_blue_btn:hover {
    border-color: #31666f;
    background-color: #31666f !important;
}

input.progress, button.progress, .lui_pseudo.progress {
    background-color: #6dc75e;
    border-color: #6dc75e;
    color: #fff;
    background-image: url(/i/lms/15.gif);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: wait;
}

input.error, button.error, .lui_pseudo.error {
    background-color: #c75e5e !important;
    border-color: #c75e5e;
    color: #fff;
    cursor: default;
}

.lui_pseudo_disabled {
    opacity: 0.4 !important;
    cursor: default;
}

.lui_pseudo_disabled:hover, .lui_pseudo_disabled:active {
    opacity: 0.4 !important;
    color: #ffffff !important;
}

.bnt__add, .sf_admin_action_new a {
    padding-left: 20px !important;
    background-image: url(/i/lms/add_btn.png);
    background-repeat: no-repeat;
    background-position: 4px 4px;
}

.bnt__add:hover, .sf_admin_action_new a:hover {
    background-position: 4px -51px;
}

#login_form input[type=submit] {
    width: 100%;
    padding: 9px;
    border: none;
    color: #000;
    background: #fff;
    font-size: 15px;
    font-family: 'Arial';
    height: auto;
}

.ierch__layer__actions__opened .ierch__layer__actions__drop_menu {
    display: block;
}

.ierch__layer__actions__drop_menu:before {
    content: '';
    display: inline-block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #1d2325;
    position: absolute;
    left: 35px;
    top: -10px;
}

.ierch__layer__actions__drop_menu {
    position: absolute;
    left: 10px;
    margin-top: 5px;
    background-color: #1d2325;
    z-index: 1000;
    padding: 5px 0;
    display: none;
}

.ierch__layer__actions__drop_menu__item {
    color: #fff;
    padding: 5px 15px;
    cursor: pointer;
}

.ierch__layer__actions__drop_menu__item:hover {
    color: #6dc75e;
}

.ierch__layer__actions__form {
    border-top: 1px solid #fff;
    display: none;
}

.ierch__layer__overlay {
    position: absolute;
    background-color: #fff;
    z-index: 30000;
    width: 0px;
    height: 0px;
    top: 0;
    left: 0;
    opacity: 0.7;
    background-image: url(/i/lms/282.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}

.ierch__layer__item__action {
    visibility: hidden;
    right: 0px;
    top: 0px;
}

.icon_s {
    display: inline-block;
    width: 30px;
    min-height: 16px;
    height: 100%;
    background-image: url(/i/lms/open-item.png);
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.5;
    position: absolute;
    background-color: transparent;
}

.icon_s:hover {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.5);
}

.object_actions {
    position: absolute;
    right: 30px;
    top: 20px;
    background: #FFC0C0;
}

.object_action__edit {
    background-position: 0 -16px;
    right: 20px;
}

.object_action__remove {
    background-position: 0 -32px;
}

.ierch__layer__item_dp {
    background-image: url(/i/lms/item_dp.png);
    background-position: 10px 12px;
    padding-left: 29px;
    background-repeat: no-repeat;
}

.ierch__layer__item_worker {
    background-image: url(/i/lms/item_worker.png);
    background-position: 10px 12px;
    padding-left: 29px;
    background-repeat: no-repeat;
}

.ierch__layer__worker {
    padding: 15px;
    border: none;
    min-width: 600px;
    width: auto;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ierch__layer__props {
    padding: 15px;
    border: none;
    min-width: 800px;
    width: auto;
}

.ierch__layer__shadowed {
    position: absolute;
    top: 0;
    left: 110%;
    margin-right: 50px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 500;
    transition: left 100ms ease;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.3);
    padding: 0px 4px 0 20px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.worker_courses_list {
    max-width: 600px;;
}

.quick_courses_list {
    border-collapse: collapse;
    border-color: #ACACAC;
}

.quick_courses_list * {
    border-color: #ACACAC;
}

.worker_course__item {
    color: #909495;
    cursor: pointer;
    position: relative;
    padding: 8px 0 8px 24px;
    border-bottom: 1px solid #f2f2f2;
}

.worker_course__item:last-child {
    border-bottom: none;
}

.worker_course__item:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 9px;
    left: 3px;
    background-repeat: no-repeat;
    background-image: url(/i/lms/course_states.png);
    background-position: 0 -48px;
}

.worker_course__item__good:before {
    background-position: 0 -16px !important;
}

.worker_course__item__warn:before {
    background-position: 0 -32px !important;
}

.worker_course__item__bad:before {
    background-position: 0 -48px !important;
}

.worker_course__item__good {
    color: #6dc75e;
}

.worker_course__item__warn {
    color: #ff9226;
}

.worker_course__item__bad {
    color: #c75e5e;
}

.worker_course__item:hover {

}

.worker_course__item__set_true {
    float: right;
    margin: 3px 0 5px 30px;
    position: relative;
    top: -3px;
}

.gray_small {
    font-size: 13px;
    color: #22292b;
    opacity: 0.5;
}

.hr20 {
    display: block;
    overflow: hidden;
    height: 1px;
    background-color: #e5e5e5;
    margin: 20px 0;
}

.ierch__layer__shadowed__close {
    font-size: 30px;
    background: #fff;
    line-height: 10px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    top: 15px;
    cursor: pointer;
    opacity: 0.5;
    z-index: 200;
}

.ierch__layer__shadowed__close span {
    font-size: 13px;
    position: relative;
    top: -7px;
}

.ierch__layer__shadowed__close:hover {
    opacity: 1;
}

.ierch__layer__loading {
    background-image: url(/i/lms/282.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.lui__list_table th {
    white-space: nowrap;
}

.lui__list_table tr {
    vertical-align: top;
}

.lui__list_table td:first-child, .lui__list_table th:first-child {
    width: 10px;
    padding-left: 10px;
    padding-top: 12px;
    padding-bottom: 0;
}

.lui__list_table td {
    border-bottom: 1px solid #f2f2f2;
}

.lui__list_table td:last-child {
    white-space: nowrap;
    padding-right: 10px;
}

.lui__list_table td, .lui__list_table th {
    padding: 10px 5px;
    text-align: left;
}

td.sf_admin_integer, td.sf_admin_boolean, th.sf_admin_integer, th.sf_admin_boolean {
    text-align: center !important;
}

td.sf_admin_float, th.sf_admin_float {
    text-align: right !important;
}

th {
    border-bottom: 2px solid #000;
    font-family: 'Arial';
}

.lui__list_table th {
    border-bottom: 2px solid #000;
}

.lui__list_table th a {
    color: #000;
}

.lui__list_table tbody tr:hover td {
    background-color: rgba(186, 228, 244, 0.25);
}

.standart__table_th {
    padding: 5px;
}

.standart__table_td {
    border-bottom: 1px solid #f2f2f2;
    padding: 5px;
}

.span6 {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin: 0;
}

.padding_select {
    box-shadow: none;
    border: 1px solid #e5e5e5;
}

.padding_select option {

}

.box2 option {
    background-color: rgba(186, 228, 244, 0.25);
}

.box2 option[selected="selected"] {
    background: transparent;
}

.bootstrap-duallistbox-container {
    max-width: 1100px;;
}

.filter_letters {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px 5px;
    cursor: pointer;
    background-color: rgba(186, 228, 244, 0.25);
    padding: 5px;
    width: 29px;
    height: 29px;
    text-align: center;
}

.filter_letters:hover {
    background-color: rgba(186, 228, 244, 1);
}

.filter_letters.current {
    background-color: rgba(186, 228, 244, 1);
}

.lui__list_actions__wrapper {
    background: #f7f7f7;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 10px;
    position: relative;
    z-index: 111;
    line-height: 22px;
}

.lui_pager {
    position: absolute;
    right: 10px;
    top: 10px;
}

.lui_pager img {
    margin: 4px 4px;
}

.lui_pager a, .lui_pager span {
    margin: 0 0 0 5px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    font-weight: normal;
    display: inline-block !important;
    outline: none;
    padding: 3px 3px 0 3px;
    border-radius: 2px;
    border: 1px solid #8b8b8b;
    color: #8b8b8b;
    height: 24px;
    min-width: 24px;
    line-height: 16px !important;
    background-color: transparent;
    overflow: hidden;
    text-align: center;
}

.lui_pager a:hover {
    background-color: #6dc75e;
    border-color: #6dc75e;
    color: #fff;
    opacity: 1;
}

.lui_pager span {
    background-color: #63b556;
    border-color: #63b556;
    color: #fff;
}

.list_box_custom {
    border: 1px solid #e5e5e5;
    height: 400px;
    min-width: 260px;
    overflow-y: scroll;
}

.list_box_custom__item {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
}

.list_box_custom__arrow {
    width: 6px;
    height: 10px;
    position: absolute;
    margin-left: -18px;
    display: none;
}

.list_box_custom__arrow_left {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoMTMuMCAyMDEyMDMwNS5tLjQxNSAyMDEyLzAzLzA1OjIxOjAwOjAwKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM2N0ZBMzA1MDdGNzExRTRBMTIxQUJGQzA5Nzg3ODBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM2N0ZBMzA2MDdGNzExRTRBMTIxQUJGQzA5Nzg3ODBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzY3RkEzMDMwN0Y3MTFFNEExMjFBQkZDMDk3ODc4MEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzY3RkEzMDQwN0Y3MTFFNEExMjFBQkZDMDk3ODc4MEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5bBu/yAAAAM0lEQVR42mJkwAT1DDgE/wNxAxUFmYCYEcr+j83SBqhEPUFJZiSJA1BjG9AlkCUZAQIMAKUoD4B3fXCCAAAAAElFTkSuQmCC');
}

.list_box_custom__arrow_right {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAYAAACXDi8zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoMTMuMCAyMDEyMDMwNS5tLjQxNSAyMDEyLzAzLzA1OjIxOjAwOjAwKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQxRkIwMTYyMDdGNzExRTQ4MUNDREI1NzY0MUIwM0I0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQxRkIwMTYzMDdGNzExRTQ4MUNDREI1NzY0MUIwM0I0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDFGQjAxNjAwN0Y3MTFFNDgxQ0NEQjU3NjQxQjAzQjQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDFGQjAxNjEwN0Y3MTFFNDgxQ0NEQjU3NjQxQjAzQjQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4ajLHUAAAANUlEQVR42mJgYGCoh2IM0ADE/ymXZEaSOADEjFAFDExouv5DaUZkwXqoRAN5gjDXYAgCBBgA+1MQOdPchP4AAAAASUVORK5CYII=');
}

.list_box_custom__item:hover {
    background-color: rgba(186, 228, 244, 0.25);
}

.list_box_custom__item_selected {
    background-color: rgba(186, 228, 244, 1) !important;
}

.list_box_custom__item__new {
    background-color: rgba(186, 228, 244, 1);
}

.sf_admin_filter {
    position: absolute;
    width: 400px;
    right: 50px;
    margin-top: 15px;
    height: auto;
    z-index: 100500;
    padding: 20px;
    box-shadow: 0 5px 15px -2px rgba(0, 0, 0, 0.4);
    display: none;
    background-color: #fff;
}

.sf_admin_filter:before {
    content: '';
    display: inline-block;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    right: 10px;
}

.sf_admin_filter select, .sf_admin_filter input[type="text"] {
    width: 100%;
}

.sf_admin_filter__tooggler {
    cursor: pointer;
    z-index: 1001;
    margin-left: 10px;
    background-image: url(/i/arm/icon_filter.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    top: -1px;
}

.sf_admin_filter__tooggler__on {
    background-position: -14px 0;
}

.sf_admin_filter_close {
    width: 32px;
    height: 32px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAbrwAAG68BXhqRHAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAC4SURBVFiF7ZVBCoMwEEX/L+QILrrJ/c/TI7jxEBV+NykUapJxrB2EDLh75j1QJpSEyLmF2kfACBgBlwogmUmmHXwimbugpO4DIANYATwATAZ+KuwKIDdZY0AqB6oX8SF/s+lwQOXgrwgL4w7oCTzy3QE1kVfuCqhEuOTugI0Il1xS/CK63ifYkP/vJ2yJvBE/kR+JsMpjVzFOvIxYXuhOuVoXSU8jnwDcJc1Nzhpw1oQvohEwAsIDXq360Fzr4Ph4AAAAAElFTkSuQmCCdcdd92e4c1e346d5c58624c191264bc7');
    cursor: pointer;
    opacity: 0.7;
    position: absolute;
    right: 5px;
    top: 5px;
}

.sf_admin_filter_close:hover {
    opacity: 1
}

.sf_admin_filter__extend__item {
    display: inline-block;
    padding-right: 22px;
    position: relative;
}

.sf_admin_filter__extend__item__remove {
    position: absolute;
    cursor: pointer;
    right: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBvbHlnb24gcG9pbnRzPSIxMy4zNzksMTIuNjcyIDguNjgxLDcuOTc0IDEzLjMyNywzLjMyNyAxMi42MiwyLjYyIDcuOTc0LDcuMjY3IDMuMzc5LDIuNjcyIDIuNjcyLDMuMzc5IDcuMjY3LDcuOTc0IDIuNjIsMTIuNjIgMy4zMjcsMTMuMzI3IDcuOTc0LDguNjgxIDEyLjY3MiwxMy4zNzkiLz48L3N2Zz4=');
}

.context {
    position: relative;
}

.odd_elem_mark_grey {
    background: #F7F7F7;
}

.odd_elem_mark_grey td {
    border-top: 1px #E5E5E5 solid;
    border-bottom: 1px #E5E5E5 solid;
}

.btn_mr {
    margin-right: 10px;
}


.anywhere_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/i/icon_sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.5;
    background-color: transparent;
}

.anywhere_icon:hover {
    opacity: 1;
}

.anywhere_icon__edit {
    background-position: center center;
    background-image: url(/i/arm/icon_edit.png);
    background-size: contain;
}
.anywhere_icon__stat {
    background-position: center center;
    background-image: url(/i/arm/icon_stat.png);
    background-size: contain;
}
.anywhere_icon__trash {
    background-position: center center;
    background-image: url(/i/arm/icon_trash.png);
    background-size: contain;
}
.anywhere_icon__signin {
    background-position: center center;
    background-image: url(/i/arm/icon_signin.png);
    background-size: contain;
}

.anywhere_icon__print {
    background-position: center center;
    background-image: url(/i/arm/icon_printer.png);
    background-size: contain;
    opacity: 1;
}

.anywhere_icon__vsh {
    background-position: center center;
    background-image: url(/i/arm/vsh.png);
    background-size: contain;
    opacity: 1;
}

.anywhere_icon__vsh_bad {
    background-position: center center;
    background-image: url(/i/arm/vsh_bad.png);
    background-size: contain;
    opacity: 1;
}

.anywhere_icon__vsh_warn {
    background-position: center center;
    background-image: url(/i/arm/vsh_warn.png);
    background-size: contain;
    opacity: 1;
}

.anywhere_icon__vsh_good {
    background-position: center center;
    background-image: url(/i/arm/vsh_good.png);
    background-size: contain;
    opacity: 1;
}

.anywhere_icon__close {
    background-position: center center;
    background-image: url(/i/arm/icon_close.png);
    background-size: contain;
}
.anywhere_icon__close_32 {
    width: 32px;
    height: 32px;
}

.anywhere_icon__add {
    background-position: 0 -96px;
}

.anywhere_icon__remove {
    background-position: 0 -32px;
}

.anywhere_icon__excel {
    background-position: center center;
    background-image: url(/i/arm/icon_excel.svg);
    background-size: contain;
}
.anywhere_icon__excel__green {
    background-position: center center;
    background-image: url(/i/arm/icon_excel_green.svg);
    background-size: contain;
}
.anywhere_icon__save {
    background-position: 0 -80px;
}

a.anywhere_icon {
    border: none;
    opacity: 1;
}